[INFO] fetching crate potatonet 0.4.2...
[INFO] checking potatonet-0.4.2 against try#83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1 for pr-134021
[INFO] extracting crate potatonet 0.4.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate potatonet 0.4.2
[INFO] finished tweaking crates.io crate potatonet 0.4.2
[INFO] tweaked toml for crates.io crate potatonet 0.4.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate potatonet 0.4.2 on toolchain 83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate potatonet 0.4.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2997819787be6b591a34e092985cf6263ff26c992e016ebb43dd5b5f3357054a
[INFO] running `Command { std: "docker" "start" "2997819787be6b591a34e092985cf6263ff26c992e016ebb43dd5b5f3357054a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2997819787be6b591a34e092985cf6263ff26c992e016ebb43dd5b5f3357054a" "/opt/rustwide/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2997819787be6b591a34e092985cf6263ff26c992e016ebb43dd5b5f3357054a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2997819787be6b591a34e092985cf6263ff26c992e016ebb43dd5b5f3357054a" "/opt/rustwide/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking futures-core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-sink v0.3.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking futures-io v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking futures-task v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling anyhow v1.0.26
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking async-task v1.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.0
[INFO] [stderr]     Checking kv-log-macro v1.0.4
[INFO] [stderr]     Checking once_cell v1.2.0
[INFO] [stderr]     Checking futures-timer v2.0.2
[INFO] [stderr]     Checking pin-project-lite v0.1.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking rmp v0.8.9
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling terminfo v0.6.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking broadcaster v0.2.6
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking smallvec v1.1.0
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking unicode-normalization v0.1.11
[INFO] [stderr]     Checking smallstr v0.1.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking bytes v0.5.3
[INFO] [stderr]     Checking rmp-serde v0.14.0
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.9
[INFO] [stderr]    Compiling async-attributes v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling async-trait v0.1.22
[INFO] [stderr]    Compiling potatonet-codegen v0.4.1
[INFO] [stderr]     Checking async-std v1.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.9
[INFO] [stderr]     Checking mortal v0.2.1
[INFO] [stderr]     Checking futures-util v0.3.1
[INFO] [stderr]     Checking linefeed v0.6.0
[INFO] [stderr]     Checking futures-executor v0.3.1
[INFO] [stderr]     Checking futures v0.3.1
[INFO] [stderr]     Checking potatonet-common v0.4.2
[INFO] [stderr]     Checking potatonet-client v0.4.1
[INFO] [stderr]     Checking potatonet-bus v0.4.1
[INFO] [stderr]     Checking potatonet-node v0.4.2
[INFO] [stderr]     Checking potatonet v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[message]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[message]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[topic]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[topic]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> examples/ring.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[message]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> examples/ring.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[message]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> examples/ring.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> examples/ring.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> examples/ring.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> examples/ring.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> examples/ring.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> examples/ring.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[message]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[message]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[topic]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[topic]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bus`, `client`, `codegen`, `default`, `node`, `potatonet-bus`, `potatonet-client`, `potatonet-codegen`, and `potatonet-node`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `potatonet::serde_derive::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Echo` is never constructed
[INFO] [stdout]  --> examples/echoservice/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Echo;
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^---------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___RequestType_Echo`
[INFO] [stdout] 6 | impl Echo {
[INFO] [stdout]   |      ---- `__RequestType_Echo` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^---------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___RequestType_Echo`
[INFO] [stdout] 6 | impl Echo {
[INFO] [stdout]   |      ---- `__RequestType_Echo` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^---------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___ResponseTypeEcho`
[INFO] [stdout] 6 | impl Echo {
[INFO] [stdout]   |      ---- `__ResponseTypeEcho` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^---------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___ResponseTypeEcho`
[INFO] [stdout] 6 | impl Echo {
[INFO] [stdout]   |      ---- `__ResponseTypeEcho` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^---------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___NotifyTypeEcho`
[INFO] [stdout] 6 | impl Echo {
[INFO] [stdout]   |      ---- `__NotifyTypeEcho` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^---------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___NotifyTypeEcho`
[INFO] [stdout] 6 | impl Echo {
[INFO] [stdout]   |      ---- `__NotifyTypeEcho` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^---------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___RequestType_Echo`
[INFO] [stdout] 6 | impl Echo {
[INFO] [stdout]   |      ---- `__RequestType_Echo` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^---------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___RequestType_Echo`
[INFO] [stdout] 6 | impl Echo {
[INFO] [stdout]   |      ---- `__RequestType_Echo` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^---------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___ResponseTypeEcho`
[INFO] [stdout] 6 | impl Echo {
[INFO] [stdout]   |      ---- `__ResponseTypeEcho` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^---------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___ResponseTypeEcho`
[INFO] [stdout] 6 | impl Echo {
[INFO] [stdout]   |      ---- `__ResponseTypeEcho` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^---------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Serialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___NotifyTypeEcho`
[INFO] [stdout] 6 | impl Echo {
[INFO] [stdout]   |      ---- `__NotifyTypeEcho` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> examples/echoservice/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[service]
[INFO] [stdout]   | ^---------
[INFO] [stdout]   | |
[INFO] [stdout]   | `Deserialize` is not local
[INFO] [stdout]   | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___NotifyTypeEcho`
[INFO] [stdout] 6 | impl Echo {
[INFO] [stdout]   |      ---- `__NotifyTypeEcho` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> examples/ring.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[message]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Msg`
[INFO] [stdout] 13 | pub struct Msg {
[INFO] [stdout]    |            --- `Msg` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> examples/ring.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[message]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Msg`
[INFO] [stdout] 13 | pub struct Msg {
[INFO] [stdout]    |            --- `Msg` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> examples/ring.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___RequestType_Node`
[INFO] [stdout] 19 | impl Node {
[INFO] [stdout]    |      ---- `__RequestType_Node` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> examples/ring.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___RequestType_Node`
[INFO] [stdout] 19 | impl Node {
[INFO] [stdout]    |      ---- `__RequestType_Node` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> examples/ring.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___ResponseTypeNode`
[INFO] [stdout] 19 | impl Node {
[INFO] [stdout]    |      ---- `__ResponseTypeNode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> examples/ring.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___ResponseTypeNode`
[INFO] [stdout] 19 | impl Node {
[INFO] [stdout]    |      ---- `__ResponseTypeNode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> examples/ring.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___NotifyTypeNode`
[INFO] [stdout] 19 | impl Node {
[INFO] [stdout]    |      ---- `__NotifyTypeNode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> examples/ring.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___NotifyTypeNode`
[INFO] [stdout] 19 | impl Node {
[INFO] [stdout]    |      ---- `__NotifyTypeNode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[message]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CustomMessage`
[INFO] [stdout] 12 | pub struct CustomMessage {
[INFO] [stdout]    |            ------------- `CustomMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[message]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CustomMessage`
[INFO] [stdout] 12 | pub struct CustomMessage {
[INFO] [stdout]    |            ------------- `CustomMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[topic]
[INFO] [stdout]    | ^-------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_A`
[INFO] [stdout] 17 | pub struct A {
[INFO] [stdout]    |            - `A` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `topic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[topic]
[INFO] [stdout]    | ^-------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_A`
[INFO] [stdout] 17 | pub struct A {
[INFO] [stdout]    |            - `A` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `topic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___RequestType_TestService`
[INFO] [stdout] 22 | impl TestService {
[INFO] [stdout]    |      ----------- `__RequestType_TestService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___RequestType_TestService`
[INFO] [stdout] 22 | impl TestService {
[INFO] [stdout]    |      ----------- `__RequestType_TestService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___ResponseTypeTestService`
[INFO] [stdout] 22 | impl TestService {
[INFO] [stdout]    |      ----------- `__ResponseTypeTestService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___ResponseTypeTestService`
[INFO] [stdout] 22 | impl TestService {
[INFO] [stdout]    |      ----------- `__ResponseTypeTestService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___NotifyTypeTestService`
[INFO] [stdout] 22 | impl TestService {
[INFO] [stdout]    |      ----------- `__NotifyTypeTestService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___NotifyTypeTestService`
[INFO] [stdout] 22 | impl TestService {
[INFO] [stdout]    |      ----------- `__NotifyTypeTestService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___RequestType_ProxyService`
[INFO] [stdout] 88 | impl ProxyService {
[INFO] [stdout]    |      ------------ `__RequestType_ProxyService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___RequestType_ProxyService`
[INFO] [stdout] 88 | impl ProxyService {
[INFO] [stdout]    |      ------------ `__RequestType_ProxyService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___ResponseTypeProxyService`
[INFO] [stdout] 88 | impl ProxyService {
[INFO] [stdout]    |      ------------ `__ResponseTypeProxyService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___ResponseTypeProxyService`
[INFO] [stdout] 88 | impl ProxyService {
[INFO] [stdout]    |      ------------ `__ResponseTypeProxyService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___NotifyTypeProxyService`
[INFO] [stdout] 88 | impl ProxyService {
[INFO] [stdout]    |      ------------ `__NotifyTypeProxyService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___NotifyTypeProxyService`
[INFO] [stdout] 88 | impl ProxyService {
[INFO] [stdout]    |      ------------ `__NotifyTypeProxyService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[message]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CustomMessage`
[INFO] [stdout] 12 | pub struct CustomMessage {
[INFO] [stdout]    |            ------------- `CustomMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[message]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CustomMessage`
[INFO] [stdout] 12 | pub struct CustomMessage {
[INFO] [stdout]    |            ------------- `CustomMessage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[topic]
[INFO] [stdout]    | ^-------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_A`
[INFO] [stdout] 17 | pub struct A {
[INFO] [stdout]    |            - `A` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `topic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[topic]
[INFO] [stdout]    | ^-------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_A`
[INFO] [stdout] 17 | pub struct A {
[INFO] [stdout]    |            - `A` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `topic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___RequestType_TestService`
[INFO] [stdout] 22 | impl TestService {
[INFO] [stdout]    |      ----------- `__RequestType_TestService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___RequestType_TestService`
[INFO] [stdout] 22 | impl TestService {
[INFO] [stdout]    |      ----------- `__RequestType_TestService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___ResponseTypeTestService`
[INFO] [stdout] 22 | impl TestService {
[INFO] [stdout]    |      ----------- `__ResponseTypeTestService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___ResponseTypeTestService`
[INFO] [stdout] 22 | impl TestService {
[INFO] [stdout]    |      ----------- `__ResponseTypeTestService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___NotifyTypeTestService`
[INFO] [stdout] 22 | impl TestService {
[INFO] [stdout]    |      ----------- `__NotifyTypeTestService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___NotifyTypeTestService`
[INFO] [stdout] 22 | impl TestService {
[INFO] [stdout]    |      ----------- `__NotifyTypeTestService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___RequestType_ProxyService`
[INFO] [stdout] 88 | impl ProxyService {
[INFO] [stdout]    |      ------------ `__RequestType_ProxyService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___RequestType_ProxyService`
[INFO] [stdout] 88 | impl ProxyService {
[INFO] [stdout]    |      ------------ `__RequestType_ProxyService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___ResponseTypeProxyService`
[INFO] [stdout] 88 | impl ProxyService {
[INFO] [stdout]    |      ------------ `__ResponseTypeProxyService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___ResponseTypeProxyService`
[INFO] [stdout] 88 | impl ProxyService {
[INFO] [stdout]    |      ------------ `__ResponseTypeProxyService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Serialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR___NotifyTypeProxyService`
[INFO] [stdout] 88 | impl ProxyService {
[INFO] [stdout]    |      ------------ `__NotifyTypeProxyService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Serialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/service.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[service]
[INFO] [stdout]    | ^---------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Deserialize` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR___NotifyTypeProxyService`
[INFO] [stdout] 88 | impl ProxyService {
[INFO] [stdout]    |      ------------ `__NotifyTypeProxyService` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `potatonet::serde_derive::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `potatonet::serde_derive::Deserialize` which comes from the expansion of the attribute macro `service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, terminfo v0.6.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2997819787be6b591a34e092985cf6263ff26c992e016ebb43dd5b5f3357054a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2997819787be6b591a34e092985cf6263ff26c992e016ebb43dd5b5f3357054a", kill_on_drop: false }`
[INFO] [stdout] 2997819787be6b591a34e092985cf6263ff26c992e016ebb43dd5b5f3357054a
